hdf5LengthOf

This template function returns the length of a static array of type T or 1 if the type is not an array.

hsize_t
hdf5LengthOf
@property
(
T
)
(
)

Parameters

T

a type

Return Value

Type: hsize_t

the corresponding length

Meta